home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / HFS- / MacSerialFS / MacSerialFSPrefix.h < prev   
Encoding:
Text File  |  2001-06-23  |  542 b   |  18 lines

  1. /******************************************************************************
  2.  * Copyright (c) 1998-2000 Palm Computing, Inc. or its subsidiaries.
  3.  * All rights reserved.
  4.  *
  5.  * File: FSLibPrefix.h
  6.  *
  7.  * Description:
  8.  *        Prefix header file for Sample Library.
  9.  *
  10.  * History:
  11.  *        02/29/00 Created by Steve Minns
  12.  *
  13.  *****************************************************************************/
  14.  
  15. // Define this so we can build the app and/or the library
  16. // (it turns the headers into simple function prototypes)
  17. #define BUILDING_APP_OR_LIB 0
  18.